NevronOpenVision
Nevron.Nov.Interop Namespace / NHttpNovUnmarshaller<TStub> Class
Members
In This Topic
    NHttpNovUnmarshaller<TStub> Class
    In This Topic
    An NOV Interop Unmarshaller that unmarshalls Http calls marshalled by NHttpNovMarshaller.
    Object Model
    NHttpNovUnmarshaller<TStub> Class
    Syntax
    public class NHttpNovUnmarshaller<TStub> : NNovInteropUnmarshaller<TStub> 
    Type Parameters
    TStub
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Interop.NNovInteropUnmarshaller<TStub>
          Nevron.Nov.Interop.NHttpNovUnmarshaller<TStub>

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also